Skip to main content

Home > @jsplumbtoolkit/templates-2 > Recado > ctn

Recado.ctn() method

Create a text node for the current environment

Signature:

abstract ctn(value: string): TextNodeFacade;

Parameters

ParameterTypeDescription
valuestring

Returns:

TextNodeFacade