式言語
例:@Repeat
1 次の例では、HelloHelloHello が返されます。
@Repeat("Hello";3)
2 次の例では、ByeBy が返されます。
@Repeat("Bye";2;5)
3 次の例では、、[Sales] フィールドの値が 100,000 以上の場合は [Comments] フィールドに Great Month! Great Month! Great Month! が返され、そうでない場合は Good Month が返されます。
FIELD Comments:=@If(Sales>=100000;@Repeat("Great Month!";3);"Good Month");
関連項目
@Repeat
用語集
フィードバック
ヘルプ
または
プロダクトユーザビリティ
?
ヘルプの使い方
すべてのヘルプ項目
用語集