Skip to content

bBox_ReferenceInfo

Simon Brown edited this page Sep 18, 2025 · 1 revision

bBox_ReferenceInfo( reference )

Parameters:
   reference: a variable or field reference

Result:
   return delimited list of attributes

Error:
   none

Script Step:
   none

First appeared in: 0.99

Examples in demo file: 1

Compatibility: Client, macOS, Server, Ubuntu, WebDirect, WPE


Return the internal attributes of a given FileMaker reference.

An example from the demo file gives the following output:

Native Type: Text
Native Size (bytes): 866
Smallest Initial Allocation Block (bytes): 960
Locale: UnicodeStandard
Text Size (code points): 433
*sizes for raw text objects are inferred, and may not be exact

Clone this wiki locally