ibec_GetCmdLine
Syntax
ibec_GetCmdLine();
Example
execute ibeblock as begin MyVar = ibec_GetCmdLine(); if (MyVar is not null) then ibec_ShowMessage(MyVar); end
<< ibec_FreeGlobalVar | IBEBlock | ibec_GetGlobalVar >>
Syntax
ibec_GetCmdLine();
Example
execute ibeblock as begin MyVar = ibec_GetCmdLine(); if (MyVar is not null) then ibec_ShowMessage(MyVar); end
<< ibec_FreeGlobalVar | IBEBlock | ibec_GetGlobalVar >>
Follow IBExpertise on:
COPYRIGHT © 2002-2024
IBExpert Ltd. All rights reserved.
home - site map - contact - order online - order & payment options - legal - website privacy policy
© Copyright IBExpert Ltd 2002-2024
Page last modified on June 03, 2021, at 01:09 PM MEZ