OpenTokens™: %DB(FIND)%
Return to Introduction  Previous page  Next page

%DB(FIND)% tokens will find a record from the specified database alias. They use following token format:

%DB(FIND|dbalias|value|flags|view)%  
 
Parameters  
·FIND      required   literal   action code  
·dbalias      required   literal   MivaScript database alias name  
·value      required   literal   value to search for match  
·flags      optional   literal   MivaScript find flags (ie: EXACT)  
·view      optional   literal   MivaScript database view name  
 
 
Example: To find a record from the Products database, use %DB(FIND|Products|000118|EXACT)%

For more information, see <MvFIND> in the Miva Script Guide v4.x -- <MvFIND>
.

 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium