Skip to main content

changeTextColor

Sets the text color of the currently selected text box object.

Syntax

RxCore.changeTextColor(val)

Parameters

  • val: string — A color specified using HTML color notation (e.g., "#00FF00").

Returns

  • NA — This method does not return a value.