GoggaTransform.transform

Transforms the provided text

class GoggaTransform
override
string
transform
(
string text
,
Context ctx
)

Parameters

text string

text to transform

ctx Context

the context passed in

Return Value

Type: string

a string of transformed text

Meta