StringFromJString | |||||||
Type | handler | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.java | ||||||
Summary | Convert a java string into a String | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Use StringFromJString to convert an instance of the class java.lang.String to a variable of type String. |