Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
DIR_PUT Function
/documentation/pages/Ref/Api/Functions/System/Directory Functions/DIR_PUT Function.xml
DIR_PUT() changes the current working directory to the specified Directory_Name.
aws_dynamodb_item_put Function
/documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_dynamodb_item_put.xml
Save a record in a DynamoDB table.
SYS_FOCUS_PUT Function
/documentation/pages/Ref/Api/Functions/System/System Functions/SYS_FOCUS_PUT Function.xml
Set focus to a program given a window name, alpha five window five is no window specified.
HTTP_PUT Function
/documentation/pages/Ref/Api/Functions/System/HTTP Client Functions/HTTP_PUT Function.xml
Use the HTTP method PUT to retrieve the specified URL
FTP_PUT_FILE_MODAL Function
/documentation/pages/Ref/Api/Functions/System/FTP Functions/FTP_PUT_FILE_MODAL Function.xml
The FTP_PUT_FILE_MODAL() function sends a file in the foreground over a FTP connection. Calling script pauses till transfer is complete.
aws_dynamodb_item_put_batch Function
/documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_dynamodb_item_put_batch.xml
Execute a SQL query to retrieve data and insert new records into a DynamoDB table.
a5_put_rec_on_clipboard Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/a5_put_rec_on_clipboard Function.xml
Puts the current record (in the record referenced by tbl_pointer) on the A5 Record clipboard.
FORMAT_DATA Function
/documentation/pages/Ref/Api/Functions/Data Type/Date and Time Functions/FORMAT_DATA Function.xml
Formats an input string using a format_code. Returns a character string.
FILE.DIR_PUT Function
/documentation/pages/Ref/Api/Objects/System/File/FILE.DIR_PUT Method.xml
The FILE.DIR_PUT() method changes the current location to the specified directory.