GetAsHexBytes ( number ; bytes )
Displays number as bytes in hexadecimal format
Average rating: 5.0 (3 votes) Log in to vote
Richard Dyce - Show more from this author
Dyce & Sons Ltd. http://dyce.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
If bytes is negative, displays them in LSB -> MSB order. Maxmimum width is 4 bytes, i.e. 00000000.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.