var.recall(name)
Returns the value of a math variable with the given name. If the type of the named variable has no compatible Lua type, then nil and an error message are returned.
Introduced in platform.apiLevel = '1.0'
Send feedback to the eGuide Team