GetAs ( type ; value )
Dynamic GetAs function for all data types (text, number, date, time, timestamp)
Average rating: 5.0 (1 vote) Log in to vote
Ethan - Show more from this author
Tactile Medical https://www.linkedin.com/in/ethyoder |
Input 2: GetAs ( "Number" ; "HGFS83423F34SD9" )
Output 2: 83423349
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Takes in a value and the type you want to transform it into. Works with text, numbers, dates, times, and timestamps. Useful for when you need to change a variable into a data type dynamically.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.