changeSpaceCustomLabel
Sets custom text for a Rasterex space markup object label.
Syntax
RxCore.changeSpaceCustomLabel(blockid, newtext)
Parameters
blockid
: number — ID of the space markup object.newtext
: string — Text to set for the space object label.
Returns
- NA — This method does not return a value.