Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve the amount of money stored in a job’s society account.
exports["jobs_creator"]:getJobAccountMoney(jobName)
local jobMoney = exports["jobs_creator"]:getJobAccountMoney("gang_job") print(jobMoney)
jobName
accountMoney
Related topics