Difference between revisions of "SetMenuStringValue"
Jump to navigation
Jump to search
m
Fixed example pipe character
imported>JRoush m (link to property element page) |
imported>JRoush m (Fixed example pipe character) |
||
Line 2: | Line 2: | ||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE | ||
| summary = Sets the value of a string [[Property Element|trait]] of the specified menu. The new value follows the trait name, separated from it by a pipe character. i.e. "elementName\traitName | | summary = Sets the value of a string [[Property Element|trait]] of the specified menu. | ||
The new value follows the trait name, separated from it by a pipe character. i.e. "elementName\traitName{{!}}newValue". (If calling from the console, replace the pipe character with the '@' character). | |||
| name = SetMenuStringValue | | name = SetMenuStringValue | ||
| arguments = | | arguments = |