Xbasic
SHOWVAR Function
Syntax
V ShowVar(* variable [,C title ])
Arguments
- variable
*
- title
Character
Description
Display the contents of a variable
Discussion
SHOWVAR() is an alias for A5_SHOW_VARIABLE().
Syntax
Arguments
*
Character
Description
Display the contents of a variable
Discussion
SHOWVAR() is an alias for A5_SHOW_VARIABLE().