Skip to content

Javascript functions to assistance with NIM Provisioning

Notifications You must be signed in to change notification settings

Tools4ever-NIM/NIM-Library-HelperFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

NIM-Library-HelperFunctions

Using Javascript Class in NIM

  • Create Global Javascript variable

  • Add Class to Javascript Code image

  • 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");

About

Javascript functions to assistance with NIM Provisioning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published