diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/function/length')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/function/length/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/function/length/index.html b/files/es/web/javascript/reference/global_objects/function/length/index.html index 7638859bba..b7d72cac75 100644 --- a/files/es/web/javascript/reference/global_objects/function/length/index.html +++ b/files/es/web/javascript/reference/global_objects/function/length/index.html @@ -1,11 +1,12 @@ --- title: Function.length -slug: Web/JavaScript/Referencia/Objetos_globales/Function/length +slug: Web/JavaScript/Reference/Global_Objects/Function/length tags: - JavaScript - Propiedad - función translation_of: Web/JavaScript/Reference/Global_Objects/Function/length +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/length --- <div>{{JSRef("Global_Objects", "Function")}}</div> |