dcbasic_date
現在の sdlBasic 実行ファイルのバージョンに関する作成日時を文字列で返します。
文法:
variable
= dcbasic_date
用例:
print(
dcbasic_date
)