-
Create Global Javascript variable
-
Open a filter and create script column
-
Below sample of the code you can use to access the class if the variable name was "T4ELib"
let lib = variableGetValue('T4ELib');
return lib.cleanName("My Test string here");