Artikel ditandai: Function
Menemukan 5 dokumen
- Web/JavaScript/Reference/Global_Objects/Function The Function constructor creates a new Function object. In JavaScript every function is actually ...
- Web/JavaScript/Reference/Global_Objects/Function/displayName Properti function .displayName mengembalikan nama fungsi.
- Web/JavaScript/Reference/Global_Objects/Function/length Properti length menentukan jumlah argumen yang diharapkan oleh fungsi.
- Web/JavaScript/Reference/Global_Objects/Function/name Properti function .name mengembalikan nama fungsi.
- Web/JavaScript/Reference/Global_Objects/Function/prototype Properti Function.prototype mewakili objek properti Function .