When calling a function, which word is more appropriate to translate the "pass" of passing parameters into English?

for example, I call a function func_test ("abc") . Here I pass a parameter of " abc" . What words should I use to translate in English?

Apr.11,2021

use pass in most cases. You can take a look at the function section of MDN, ide/Functions" rel=" nofollow noreferrer "> English , which uses pass

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ecb6-2c45b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ecb6-2c45b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?