SC2Mapster Wiki
Advertisement

Logic-Comparisons[ | ]

Text Has Been Set[ | ]

GUI[ | ]

Logic - Text text has been set

Galaxy Code[ | ]

bool TextHasBeenSet ( text text )

Description[ | ]

Returns true if the Text parameter is not null.

Parameters[ | ]

  • text text
    • Name: Text

Return Type: bool[ | ]

Advertisement