הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
IDs in Scripts are strings not integers. For example, when calling a selector's withIds()
method, you pass an array of string IDs, not an array of integer IDs. Or, if you call an entity's getId()
method, it returns the ID as a string, not an integer.