Metatables
getnamecallmethod
يرجع current Luau namecall atom المخزن في the current namecall method. لا تأخذ function أي arguments وترجع exactly one value. إذا كان the current namecall method موجودا، وكان the current namecall method أكبر من 0، وكان the current namecall method non-null، تدفع ذلك data كـ string باستخدام string return. وإلا تدفع nil. لا تفحص function arguments، ولا تحسب method name من target object، ولا تستدعي أي metamethod. get_namecall_method هو alias لـ getnamecallmethod.