Difference between revisions of "Text Tips"

From FM Plugin Wikipedia
Jump to: navigation, search
(Text Pubic Functions)
 
(5 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
This page is about editing text passed from FileMaker to your plugin.
 
This page is about editing text passed from FileMaker to your plugin.
  
=Text Pubic Functions=
+
=Text Public Functions=
 
*[[ulong GetSize() const]]
 
*[[ulong GetSize() const]]
  

Latest revision as of 10:00, 24 June 2009


This page is about editing text passed from FileMaker to your plugin.

Text Public Functions














Example Text Functions

Compare dataVect Text Value

I have found the following function useful for easy compare of a dataVect against a pre-defined text field. dataVectCompare