NLMNLILSw.d 輸入格式
讀取以色列之區域運算式的貨幣輸出格式。
語法
語法描述
d
指定以將數字除以 10d。
如果資料包含小數點,則會忽略 d 值。
範例
在下列範例中,LOCALE= 系統選項設為 English_UnitedStates。
x=input('($12,345.67)',nlmnlils32.2);
y=input('($12,345.67)',dollar32.2);
Copyright © SAS Institute Inc. All rights reserved.