Changes

Jump to navigation Jump to search

gc:getStringHeight

No change in size, 17:31, 24 August 2015
m
no edit summary
Line 12: Line 12:  
! Parameter !! Type !! Description
 
! Parameter !! Type !! Description
 
|-
 
|-
| <u><center>string</center></u> || string || The string you want to have the height of.
+
| <u><center>string</center></u> || string || The string you want to get the height of.
 
|-
 
|-
 
|}
 
|}
    
== Example  ==
 
== Example  ==
<syntaxhighlight>width = getStringHeight("hello")</syntaxhighlight>
+
<syntaxhighlight>height = getStringHeight("hello")</syntaxhighlight>
    
== See also  ==
 
== See also  ==

Navigation menu