|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIS. - AI Speech Synthesis > AIS. - AI Speech Synthesis |
AIS.GetFolder |
Top |
MiniRobotLanguage (MRL)
AIS.GetFolder
Get the current AIS working folder
Intention
The AIS.GetFolder command retrieves the current working folder path for AIS operations.
Syntax
AIS.GetFolder[|$$RetVar]
P1 - $$RetVar (optional) - Variable to store the folder path
Example
' Get current folder
AIS.GetFolder|$$Folder
DBP.Current AIS folder: $$Folder
Related Commands
- AIS.SetFolder - Set the working folder