Functions Documentation
View Function Edit Function
Name scrSetDesc
Syntax (scrSetDesc screen string)
Argument List screen: The screen you want to set the description on.
string: The string you want to set the description too.
Returns condition: True is successful.
Category screen
Description Sets the description text of the screen to the given string.
Example
Comment Basic screen function. Will most likely be used on any screen due to it being the only way of displaying general text.