式言語
例:@Day
1 次の例では、実行日の日付が 7 月 15 日、8 月 15 日、9 月 15 日などの場合、15 が返されます。
@Day(@Now)
2 次の例では、[PaymentReceived] フィールドに入力された日が 15 日以前の場合は、文字列「Payment received on or before the 15th」が返されます。そうでない場合は、文字列「Payment received after the 15th」が返されます。
@If(@Day(PaymentReceived)<16;"Payment received on or before the 15th";"Payment received after the 15th")
関連項目
@Day
用語集
ヘルプに対するフィードバック
ヘルプの使い方
ヘルプを開く
用語集
ヘルプに対するフィードバック
ヘルプの使い方
ヘルプを開く