SetObjectText
Syntax
SetObjectText(
name: string,
text: string,
fontSize: number = 14,
fontName: string = Roboto Flex,
fontColor: string = '#000000',
isStatic: boolean = false
): booleanParameters
Parameter
Type
Description
Return Value
Description
Example
Last updated