VI_FormatWhereClauseSnippet

Expands a whereClauseSnippet like "SELECT UID_UNSGroup FROM UNSGroup WHERE {0:DisplayName} AND 1=1" with a comparisonValue "tag*" to "SELECT UID_UNSGroup FROM UNSGroup WHERE DisplayName like 'tag%' AND 1=1"

DialogScriptlength 1004

Script body is not duplicated here; use source exports/search where available.

Script context

Generated from DialogScript metadata, DB-computed ScriptCode flags, and textual references in exported SQL/C# sources. Raw script bodies are not duplicated here.

No DB-computed flags set.

Related tables from name/description

None found in name/description.

SQL modules mentioning this script

None extracted.

C# files mentioning this script

None extracted.

Similar / same-family scripts

None extracted.