CompareText
-
コマンド
-
(a-c)
- AppendFile
- AppendRow
- ApplyGuiScript
- Box
- BoxSize
- Breakpoint
- ButtonSize
- Cachefile
- Call
- CallJS
- CallJSAsync
- CallVB
- CallVBAsync
- CallVBS
- CallVBSAsync
- CheckBox
- CheckDate
- Clear
- ClearCallCache
- CloseControl
- CloseFile
- Column
- ColumnHeader
- ColumnOrder
- ColumnSize
- ColumnWidth
- Comment
- CompareText
- Compress
- ConnectHTML
- Control
- ConvertText
- CopyFile
- Copytext
- CreateStructure
- CreateTable
- (d-h)
- (i-q)
- (r-s)
- (t-z)
-
(a-c)
Input Assistant
目的 |
---|
2つのテキスト変数を比較できます。 |
例 |
CompareText text1=“t1” text2=“t2” if Q[ok] … endifロングテキスト変数 “t1″と “t2″の内容が比較されます。 |
書式 |
CompareText text1=“t1” text2=“t2”
ロングテキスト変数“t1”と“t2”の内容を比較します。 結果は”if Q[ok]“(=等しい)でクエリできます。 |
- カテゴリ
- (a-c)