Page History
...
If Cond(VarType( #TheValue ) *EQ VarString)
Use Builtin(MESSAGE_BOX_SHOW) With_Args(OK OK Information 'Variant Type' 'The value is a string.')
Endif
...
If Cond(VarType( #TheValue ) *EQ VarString)
Use Builtin(MESSAGE_BOX_SHOW) With_Args(OK OK Information 'Variant Type' 'The value is a string.')
Endif
Copyright © 2004-2026 IDERA, Inc.