
![]() |
TrText_XML |
Returns the requested parts from text formatted as XML.
Syntax
TrText_XML ( switches ; nodeSpec ; XMLData )
Online help for Troi Plug-ins for FileMaker Pro 16.
![]() |
TrText_XML |
Returns the requested parts from text formatted as XML.
TrText_XML ( switches ; nodeSpec ; XMLData )
![]() |
TrText_XORText |
Returns all lines that are NOT both in text1 and text2.
TrText_XORText ( switches ; text1 ; text2 )
![]() |
Learn Spelling |
Adds a word to the spell checker dictionary.
Learn Spelling [ Select; Result (error) ; Words To Learn ]
![]() |
Set Spelling Ignore List |
Sets the list of words that should be ignored when checking spelling.
Set Spelling Ignore List [ Select ; Result (error) ; Ignore Word List ]
![]() |
Unlearn Spelling |
Forget this word in the spell checker dictionary.
Unlearn Spelling [ Select ; Result (error) ; Words To Forget ]
![]() |
Actr_RemoveFolderTrigger |
Removes a previously added folder trigger
Actr_RemoveFolderTrigger ( switches; folderPath )
![]() |
Set HTTP Response |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Set HTTP Response [ Select ; Result (error) ; Response ; EventID ]
![]() |
Remove Folder Trigger |
Removes a previously added folder trigger
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]
![]() |
Add Folder Trigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Add Folder Trigger [ Select ; Result (error) ; Folder path ; File name ;
Script name ; Trigger for ; Switches ]
![]() |
Actr_SetHTTPResponse |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Actr_SetHTTPResponse( switches ; responseText ; eventID )