-
Notifications
You must be signed in to change notification settings - Fork 2
_version
bergsma edited this page Sep 26, 2014
·
3 revisions
Syntax
result = version ;
Arguments
- None
Return Value
str result
- currentVersion : Current Version.
The STATUS variable is set to $ACKNOWLEDGE
Exceptions
- %ARGUMENT: Invalid arguments. Usage: result = version ;
Description
- None
Examples
puts "Create an example for the function 'version'" ;
Related Links
None