Home Navision Developer What is C/AL Functions of VARIABLEACTIVE(Automation)?

What is C/AL Functions of VARIABLEACTIVE(Automation)?

0

VARIABLEACTIVE (Automation)

Use this function to determine if a variable, such as field or a control, is active or inactive.
IsActive := VARIABLEACTIVE(Variable)
IsActive
Data type: boolean
The result.

If IsActive is… It means the variable is…
TRUE Active
FALSE Inactive

Variable
Data type: any
The variable you want to investigate.

NO COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Exit mobile version