Template:Js sprera: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Template:js_sprera -->
<!-- Template:js_sprera -->
<!--PHP SYNTAX, PARAMETERS, RETURN, EXAMPLE, RESULT ALSOSEE-->
<!--PHP SYNTAX, PARAMETERS, RETURN, EXAMPLE, RESULT ALSOSEE-->
<div style='background-color:#F2F3F4;padding:10px;'>
<div style='background-color:#F2F3F4;padding:10px;'>


Line 27: Line 26:
{{{example}}}
{{{example}}}
</blockquote>
</blockquote>
'''[https://developers.google.com/web/tools/chrome-devtools/javascript/ console.log()]'''
'''[[console_log|console.log()]]'''
<blockquote>
<blockquote>
{{{result}}}
{{{result}}}
</blockquote>
</blockquote>


'''Also See : '''
'''Also See : '''
{{{alsosee}}}
{{{alsosee}}}


</div>
</div>

Latest revision as of 13:39, 22 January 2022

{{{syntax}}}

Parameters

{{{parameters}}}

Return Value

{{{return}}}

Description

{{{description}}}

Example

{{{example}}}

console.log()

{{{result}}}

Also See : {{{alsosee}}}