Write a short description
I know we can do this from blocks also, But this is my hard work stuff, So please do not neglate me and my work.
This Extension Give You The Value Of PI in Both Of The Form Evaluated And Non Evaluated
Add a picture of all the blocks
Download From Here:
Extension: PI_Value V1.aix (5.7 KB)
New Fixes
Has Followed Naming Convention
V2 Extention: PIValue V2.aix (5.7 KB)
7 Likes
Thanks for your contribution, please follow the naming conventions as well:
If you are developing an extension, then please follow the naming conventions, which is UpperCamelCase for the package name as well as for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, no underscores .
Example
[naming]
What does UpperCamelCase mean?
UpperCamelCase (part of CamelCase ) is a naming convention in which a name is formed of multiple words that are joined together as a single word with the first l…
2 Likes
Salman_Dev
(Salman Developer)
February 12, 2021, 1:22pm
#4
I suggest, adding this to the title of your topic :
[Test Extension]
It is not a test, And I make it to practicing my java skills.
Salman_Dev
(Salman Developer)
February 12, 2021, 1:26pm
#6
It’s Test Extension because it can be make without extension
Okay Nice Skills
hammerhai
(Nathan)
February 12, 2021, 3:48pm
#7
A test extension doesn’t have to be something that can be made without the extension. For example, I created an extension that crashes your app (if I remember correctly). Sure you can create that without the extension by using a lot of blocks and ANR errors, but it’s simpler to use one block, than tons.
2 Likes
Salman_Dev
(Salman Developer)
February 13, 2021, 6:48am
#8
okay thanks for the info @hammerhai