kentpachi Posted June 30, 2020 Posted June 30, 2020 abourt this code, i found out that 1.75 has no F which means its not float right? what type is it? this is the search code gg.searchNumber("1F;1.75;9F;5F"
Administrators Enyby Posted June 30, 2020 Administrators Posted June 30, 2020 Not full call. Not directly specified types use general type (second parameter of call).
SAGEPAPI Posted June 30, 2020 Posted June 30, 2020 I think it is gg.searchNumber(float;auto;float;float Becuz to search two differnt types u need to search in auto
Administrators Enyby Posted June 30, 2020 Administrators Posted June 30, 2020 Depends from second parameter which not listed in first post.
Question
kentpachi
abourt this code, i found out that 1.75 has no F which means its not float right? what type is it?
this is the search code
gg.searchNumber("1F;1.75;9F;5F"
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.