式言語
例:@Day
1. 次の例では、実行日の日付が 7 月 15 日、8 月 15 日、9 月 15 日などの場合、15 が返されます。
@Day(@Now)
2. 次の例では、20 と 21 がリストで返されます。
@Day([11/20/95 8:58:12] : [11/21/95 8:58:12])
3. 次の例では、[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
用語集
フィードバック
ヘルプ
または
プロダクトユーザビリティ
ヘルプの使い方
すべてのヘルプ項目
用語集