NTX Actions
fileGet
Actions that deal with reading files.
getFileById
get a file using the ID
getFileNameByID
get the file's name by using the ID
findFileDetails
get the details of the file using the ID
getFileByPath
get a file using a path
fileSet
Actions that deal with creating and writing files.
createFile
create a file that does not exist
updateFile
update an existing file
removeFile
remove a file and its content
moveFile
move a file to a path
dir
Actions that deal with directory management
getFolderNames
get surface level directoy names in root folder
remove
remove a folder and its contents
create
create a new folder with its path
olp
Actions that deal with creating and writing files.
openFile
open a file with its ID
launch
launch an app using the classic OLP method
useHandler
use a default handler application
ctntMgr
Actions that deal with setting and getting raw content data in the database
get
read a file's content using its ID
set
write a file's content using its ID
remove
remove a file's content using its ID
settings
Actions that deal with creating and writing settings keys.
get
get the value of a settings key
set
set the value of a settings key
remove
remove a settings key
resetAll
reset all settings with defaults
ensurePreferencesFile
ensure a file in System/ exists
accounts
Actions that deal with users
removeUser
open a file with its ID
removeInvalidMagicStrings
launch an app using the classic OLP method
changePassword
use a default handler application
Last updated
Was this helpful?