LOTUSSCRIPT 言語
例:InputBox 関数
' Ask the user for an integer.Convert user input
' from a string to an integer.
Dim num As Integer
num% = CInt(InputBox$("How many do you want?"))
関連項目
InputBox 関数
用語集
ヘルプに対するフィードバック
ヘルプの使い方
ヘルプを開く
用語集
ヘルプに対するフィードバック
ヘルプの使い方
ヘルプを開く