AssTitle
Sets the runtime window title to the tag name of the first variable substituted into the Super Genie.
Note:This function does not support named associations.
See Page Properties - General for information regarding using named associations in the Window Title field.
Syntax
AssTitle( [Mask] [, Prefix] [, Suffix])
Mask:
The number of characters to mask (hide) from the right of the title string (optional).
Prefix:
A string to add to the beginning of the title string (optional).
Suffix:
A string to add to the end of the title string (optional).
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
Ass, AssChain, AssMetadata, AssMetadataPage, AssMetadataPopup, AssMetadataWin, AssChainPage, AssChainPopUp, AssChainWin, AssChainWinFree, AssGetProperty, AssGetScale, AssInfo, AssInfoEx, AssPage, AssPopUp, AssScaleStr, AssTag, AssVarTags, AssWin
See Also