valuable and Array
| You are currently viewing a revision titled "valuable and Array", saved on 2025年1月31日 9:36 PM by hasini | |
|---|---|
| タイトル | valuable and Array |
| コンテンツ | Valuable - $
using about $
test=Apple,Orange,Banana
@test=@Apple
answer= Apple
Array - @
using about @
@test{apple.orange,banana}
@test[2]
answer =banana
|
| 抜粋 | |
| 脚注 |

