Difference between revisions of "Something Underscore"
From TekiWiki
(Created page with "There are a few tricks to finding objects in Application Designer: 1: Create Descriptions - using keywords in descriptions can allow groups of objects be found relatively...") |
(No difference)
|
Revision as of 08:01, 17 November 2016
There are a few tricks to finding objects in Application Designer:
1: Create Descriptions - using keywords in descriptions can allow groups of objects be found relatively quickly.
2: Finding objects that start "something underscore"
If using SQL Server and trying to find A_, you can search using
A[_]
Within the web front end you can use:
A\_