as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

convertArgArray

convertArgArray(args, funcName): DataType[]

Converts given array of classic message format arguments to an array of KeplerI18nTypes.DataType objects.

Parameters

args

(string | number | Date)[]

Array of argument values

funcName

string

Returns

DataType[]

array of KeplerI18nTypes.DataType objects.

Oaram

funcName Name of calling function, used in error logging.


Last updated: Sep 30, 2025