VS:StringAnsiToMac/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: 2014J VS Reference S)
 
(No difference)

Latest revision as of 03:37, 16 January 2014

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

ANSIエンコードの文字列をMacエンコードに変換します。

FUNCTION StringAnsiToMac(
string :STRING) : STRING;
def vs.StringAnsiToMac(string):
    return STRING

Parameters

string STRING

Version

Availability: from Vectorworks 2014