Skip to content

Commit

Permalink
Modify
Browse files Browse the repository at this point in the history
  • Loading branch information
90MaJH committed Jul 5, 2016
1 parent fc88bc4 commit 5f5eac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API-ax5-util.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Javascript object type name is not clear. so util.getType() method is very usefu
## ax5.util.is*Type*()
Return Boolean value depending on the correspondence of 'does the argument is this type?'.
- argument : any type of variable.
return : Boolean Value 1 || 0 (True || False)
- return : Boolean Value 1 || 0 (True || False)

```js
// return 1 || 0 (True || False)
Expand Down

0 comments on commit 5f5eac4

Please sign in to comment.