10.7.3 AsString
AsString returns a Boolean variable as a string. If false, the result will be "False". If true, it will be "True".
Input Parameters
None
Example
#Number := #Boolean.AsString
Ý 10.7 Boolean Intrinsic Functions
AsString returns a Boolean variable as a string. If false, the result will be "False". If true, it will be "True".
Input Parameters
None
Example
#Number := #Boolean.AsString
Ý 10.7 Boolean Intrinsic Functions