I'm trying to write a date from *csv file into web input form. The date in *csv file is in MM/DD/YYYY format, but my BAS inputs it as YYYY-DD-MMT00:00:00:00... i need it to fill out the webform in MM-DD-YYYY format. what ami doing wrong?
@Fox Btw, for what exactly is the "Cache mask allow" step in a script needed?
Cache in BAS is roughly speaking a virtual copy of the physical profile data, to work with it and need the actions "Cache Mask Allow" and "Cache Mask Deny". In order to add or not to add data to the virtual copy of the physical profile cache data.